func go/types.newTypeHasher
3 uses
go/types (current package)
context.go#L73: h := newTypeHasher(&buf, ctxt)
typestring.go#L85: func newTypeHasher(buf *bytes.Buffer, ctxt *Context) *typeWriter {
typestring.go#L385: newTypeHasher(&buf, w.ctxt).typ(term.typ)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)